
14. Coprocessor 0

14.29 DMTC0 Instruction

Format: DMTC0 rt, rd
Description:
The contents of general register rt are loaded into coprocessor register rd of the CP0.
This operation is defined for the R10000 operating in 64-bit mode or in 32-bit kernel mode. Execution of this instruction in 32-bit user or supervisor mode causes a reserved instruction exception.
All 64-bits of the coprocessor 0 register are written from the general register source. The operation of DMTC0 on a 32-bit coprocessor 0 register is undefined.
Because the state of the virtual address translation system may be altered by this instruction, the operation of load instructions, store instructions, and TLB operations immediately prior to and after this instruction are undefined.
Operation:

Exceptions:
Coprocessor unusable exception (R10000 in 32-bit user mode
R10000 in 32-bit supervisor mode)

Copyright 1995, MIPS Technologies, Inc. -- 29 JAN 96



Generated with CERN WebMaker